Skip to content

fix: prevent delegation tree line wrapping with flex truncation#694

Merged
FL4TLiN3 merged 1 commit intomainfrom
fix/delegation-tree-truncate
Mar 4, 2026
Merged

fix: prevent delegation tree line wrapping with flex truncation#694
FL4TLiN3 merged 1 commit intomainfrom
fix/delegation-tree-truncate

Conversation

@FL4TLiN3
Copy link
Contributor

@FL4TLiN3 FL4TLiN3 commented Mar 4, 2026

Summary

  • Use Box with flexGrow/flexShrink layout for delegation tree lines
  • Activity text (actionLabel + fileArg) now truncates with ellipsis instead of wrapping to a second line
  • Fixed parts (prefix, expert name, model, usage indicator) stay pinned

Test plan

  • Run a delegated expert with a long action/file path and verify single-line rendering
  • Verify bun run typecheck and bun run build pass

🤖 Generated with Claude Code

Use Box flexGrow/flexShrink layout so the activity portion (actionLabel
+ fileArg) truncates with ellipsis instead of wrapping to a second line
when the terminal is too narrow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) March 4, 2026 15:40
@FL4TLiN3 FL4TLiN3 merged commit 84a1ccc into main Mar 4, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the fix/delegation-tree-truncate branch March 4, 2026 15:41
@FL4TLiN3 FL4TLiN3 mentioned this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant